From: Kim F. Storm Date: Wed, 3 Sep 2003 07:58:13 +0000 (+0000) Subject: Blinking cursor's default off state restored to "no cursor". X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25635 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=642fde1df9fb59fa1376dd66469d1f2ca7b231c5;p=emacs.git Blinking cursor's default off state restored to "no cursor". --- diff --git a/etc/NEWS b/etc/NEWS index e7339c6d5e6..68e43bd06d1 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -448,6 +448,10 @@ The underscore cursor is set by putting `(cursor-type . hbar)' in default-frame-alist. It supports variable heights, like the `bar' cursor does. ++++ +** On X, MS Windows, and Mac OS, the blinking cursor's "off" state is +now controlled by the variable `blink-cursor-alist'. + ** Filesets are collections of files. You can define a fileset in various ways, such as based on a directory tree or based on program files that include other program files. @@ -467,11 +471,6 @@ when Emacs visits them. default, all trivial operations involving whole lines are performed automatically. The game uses faces for better visual feedback. -+++ -** On X, MS Windows, and Mac OS, the blinking cursor's "off" state is -now shown as a hollow box or a thin bar. However, you can control how -it blinks off by setting the variable `blink-cursor-alist'. - ** The new variable `x-select-request-type' controls how Emacs requests X selection. The default value is nil, which means that Emacs requests X selection with types COMPOUND_TEXT and UTF8_STRING,